home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / LOGO / 3827.ZIP / LOGOHLP.ZIP / BOTH.HLP < prev    next >
Encoding:
Text File  |  1990-06-12  |  203 b   |  4 lines

  1. both  -- Operation (predicate), two inputs.  Abbreviation: and
  2.      The two inputs must both be either true or false.  The output is  true
  3.      if both inputs are true; otherwise the output is false.
  4.